3.73 \(\int \frac{(c+d x)^m}{a+b (F^{g (e+f x)})^n} \, dx\)

Optimal. Leaf size=28 \[ \text{Unintegrable}\left (\frac{(c+d x)^m}{a+b \left (F^{e g+f g x}\right )^n},x\right ) \]

[Out]

Unintegrable[(c + d*x)^m/(a + b*(F^(e*g + f*g*x))^n), x]

________________________________________________________________________________________

Rubi [A]  time = 0.122539, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{(c+d x)^m}{a+b \left (F^{g (e+f x)}\right )^n} \, dx \]

Verification is Not applicable to the result.

[In]

Int[(c + d*x)^m/(a + b*(F^(g*(e + f*x)))^n),x]

[Out]

Defer[Int][(c + d*x)^m/(a + b*(F^(e*g + f*g*x))^n), x]

Rubi steps

\begin{align*} \int \frac{(c+d x)^m}{a+b \left (F^{g (e+f x)}\right )^n} \, dx &=\int \frac{(c+d x)^m}{a+b \left (F^{e g+f g x}\right )^n} \, dx\\ \end{align*}

Mathematica [A]  time = 0.102741, size = 0, normalized size = 0. \[ \int \frac{(c+d x)^m}{a+b \left (F^{g (e+f x)}\right )^n} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(c + d*x)^m/(a + b*(F^(g*(e + f*x)))^n),x]

[Out]

Integrate[(c + d*x)^m/(a + b*(F^(g*(e + f*x)))^n), x]

________________________________________________________________________________________

Maple [A]  time = 0.071, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( dx+c \right ) ^{m}}{a+b \left ({F}^{g \left ( fx+e \right ) } \right ) ^{n}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x+c)^m/(a+b*(F^(g*(f*x+e)))^n),x)

[Out]

int((d*x+c)^m/(a+b*(F^(g*(f*x+e)))^n),x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (d x + c\right )}^{m}}{{\left (F^{{\left (f x + e\right )} g}\right )}^{n} b + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^m/(a+b*(F^(g*(f*x+e)))^n),x, algorithm="maxima")

[Out]

integrate((d*x + c)^m/((F^((f*x + e)*g))^n*b + a), x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (d x + c\right )}^{m}}{{\left (F^{f g x + e g}\right )}^{n} b + a}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^m/(a+b*(F^(g*(f*x+e)))^n),x, algorithm="fricas")

[Out]

integral((d*x + c)^m/((F^(f*g*x + e*g))^n*b + a), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)**m/(a+b*(F**(g*(f*x+e)))**n),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (d x + c\right )}^{m}}{{\left (F^{{\left (f x + e\right )} g}\right )}^{n} b + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^m/(a+b*(F^(g*(f*x+e)))^n),x, algorithm="giac")

[Out]

integrate((d*x + c)^m/((F^((f*x + e)*g))^n*b + a), x)